Reassign

This operation transfers the council's reassigning of the DA case to another officer from the council's IT system to the Online DA Service.

path Parameters
CaseID
required
string

A fully qualified application number or case id

header Parameters
CouncilID
required
string

The council LGA name to indicate the request is originating from a specific council

IdempotencyID
required
string

Unique Id for this request. Allows the API to respond in an idempotent way if it has already been called with these parameters and prevents duplicate processing. Typically a UUID such as "63a9ba30-7a4b-4fac-b343-d1f05cf089f1"

Request Body schema: application/json
required
object (Person)
required
object (Person)

Responses

Request samples

Content type
application/json
{
  • "assignee": {
    },
  • "UpdatedBy": {
    }
}